
@media (min-width: 1014px) {

    div.header div.nav div.menuService .sub { display: block; }

    .section { padding: 40px 0 0 0; }
        .section .row { margin: 0 -5px; }
        .section .col-md-8, .section .col-md-6, .section .col-md-4, .section .col-md-3, .section .col-md-2 { padding: 0 5px; }
}

.section { padding: 20px; }
    .section .title { background: url(../images/Default_images/bg_title.png) center no-repeat; height: 60px; margin: 0 auto; }
        .section .title h3 { text-align: center; font-size: 24px; color: #ec0c0c; line-height: 60px; }

#secCustomer { }
    #secCustomer .title { position: relative; height: 49px; background: #757575; }
        #secCustomer .title span { position: absolute; padding: 0 0 0 30px; top: 0px; left: 0px; display: block; float: left; width: 200px; height: 54px; background: url(../images/Default_images/bg_title1.png) no-repeat; color: #fff; font-size: 20px; line-height: 54px; }
    #secCustomer .main { margin: 15px 0 0 0; padding: 10px 35px; position: relative; }
        #secCustomer .main li { float: left; width: 20%; }
            #secCustomer .main li .item { padding: 10px; }
                #secCustomer .main li .item .intro { display: none; }
            #secCustomer .main li .pic { border: 1px solid #ccc; }
                #secCustomer .main li .pic img { width: 90%; height: 118px; display: block; margin: 0px auto; }
            #secCustomer .main li h3 { text-align: center; margin: 0; font-size: 16px; }
            #secCustomer .main li .more { display: none; }
    #secCustomer .left { text-align: center; font-size: 16px; line-height: 50px; color: #fff; margin-top: -36px; width: 25px; height: 50px; cursor: pointer; position: absolute; top: 50%; left: 0px; background: #cccccc; border-bottom-left-radius: 4px; border-top-left-radius: 4px; }
    #secCustomer .right { text-align: center; font-size: 16px; line-height: 50px; color: #fff; margin-top: -36px; width: 25px; height: 50px; cursor: pointer; position: absolute; top: 50%; right: 0px; background: #cccccc; border-bottom-right-radius: 4px; border-top-right-radius: 4px; }

#secProducts { }
    #secProducts .divProductCate { background: #022e51; border: 1px solid #022e51; border-radius: 5px; }
        #secProducts .divProductCate .title { background: #022e51; height: auto; border: none; }
            #secProducts .divProductCate .title span { color: #fff; font-size: 17px; }
        #secProducts .divProductCate .main { background: #034070; padding: 10px; }
            #secProducts .divProductCate .main li { }
                #secProducts .divProductCate .main li a { display: block; line-height: 36px; background: #022e51; border: none; border-radius: 5px; color: #fff; font-size: 15px; padding: 4px 15px; }
                    #secProducts .divProductCate .main li a:hover { background: #ec0c0c; border: none; border-radius: 5px; }
                #secProducts .divProductCate .main li li { padding-left: 25px; padding-right: 15px; }
                    #secProducts .divProductCate .main li li a { background: none; border-bottom: 1px dashed #ccc; border-radius: 0; }
                        #secProducts .divProductCate .main li li a:hover { background: none; border-bottom: 1px dashed #ccc; color: #ec0c0c; }
                    #secProducts .divProductCate .main li li:last-child a { border: none; }


    #secProducts .divProductShow { border: 1px solid #ccc; border-radius: 5px; }
        #secProducts .divProductShow .title { margin: 0px 10px; padding: 0px; background: #fff; height: auto; position: relative; border-bottom: 1px solid #ccc; }
            #secProducts .divProductShow .title:after { content: ""; border-bottom: 1px solid #034070; width: 100px; display: block; position: absolute; bottom: 0; left: 0; }
            #secProducts .divProductShow .title span { color: #034070; font-size: 17px; display: inline-block; }
            #secProducts .divProductShow .title a.more { position: absolute; top: 5px; right: 5px; }
        #secProducts .divProductShow .main { padding: 10px; }
            #secProducts .divProductShow .main li { float: left; width: 33.33%; margin: 5px 0; }
                #secProducts .divProductShow .main li a { display: block; line-height: 36px; color: #fff; font-size: 15px; padding: 5px 10px; border: none; }
                #secProducts .divProductShow .main li .item { padding: 0; border: 1px solid #ccc; border-radius: 5px; }
                    #secProducts .divProductShow .main li .item img { display: block; margin: 0 auto; width: 100%; }
                    #secProducts .divProductShow .main li .item h3 { text-align: center; }
                    #secProducts .divProductShow .main li .item .intro { display: none; }

#secBannerMiddle { }
    #secBannerMiddle img { width: 100%; }

#secCase { background: #efefef; padding: 25px; }
    #secCase .main { padding: 25px; position: relative; }
        #secCase .main li { float: left; width: 33.33%; margin: 10px 0; }
            #secCase .main li a:hover .intro { display: block; }
            #secCase .main li .item { margin: 0px 15px; position: relative; }
                #secCase .main li .item h3 { text-align: center; }
                #secCase .main li .item .intro { height: 100px; line-height: 20px; overflow: hidden; display: block; text-indent: 2em; }
                #secCase .main li .item div.more { background: #034070; color: #fff; line-height: 24px; font-size: 15px; margin: 10px; padding: 5px; text-align: center; border-radius: 5px; }
            #secCase .main li .pic { border: 2px solid #ccc; border-radius: 3px; }
                #secCase .main li .pic img { width: 100%; display: block; }

#secAboutus { }
    #secAboutus .aboutus .main { padding: 10px 0; }
        #secAboutus .aboutus .main .pic { float: left; width: 320px; margin: 0 10px; padding: 0; }
        #secAboutus .aboutus .main .intro { margin: 10px; }
    #secAboutus .contact h3 { font-size: 18px; }

#secStrong { }
    #secStrong .title { background: none; }
        #secStrong .title h3 { font-size: 48px; color: #333; }
        #secStrong .title em { font-size: 60px; color: #ec0c0c; font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; }
    #secStrong .main { padding-top: 80px; }
        #secStrong .main li { margin: 15px 0; }
        #secStrong .main .item { position: relative; border-bottom: 1px solid #efefef; }
            #secStrong .main .item .pic { width: 50%; padding: 0; }
                #secStrong .main .item .pic img { width: 80%; display: block; margin: 0 auto; }
            #secStrong .main .item .strong { width: 50%; position: absolute; left: 50%; top: 50%; margin-top: -130px; padding-left: 80px; }
                #secStrong .main .item .strong em { position: absolute; top: 30px; left: 0; width: 60px; height: 60px; border-radius: 100%; background: #ec0c0c; color: #fff; line-height: 60px; text-align: center; display: block; font-size: 36px; font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; }
                #secStrong .main .item .strong h3 { font-size: 24px; line-height: 32px; max-height: 63px; overflow: hidden; color: #022e51; border-bottom: 1px dashed #ccc; }
                #secStrong .main .item .strong .intro { font-size: 18px; line-height: 30px; height: 120px; overflow: hidden; }
                    #secStrong .main .item .strong .intro b { color: #ec0c0c; }
        #secStrong .main li:nth-child(2n) .item { padding-left: 50%; }
            #secStrong .main li:nth-child(2n) .item .strong { width: 50%; position: absolute; left: 0; }
            #secStrong .main li:nth-child(2n) .item .pic { width: 100%; }

#secCert { background: #022e51; padding: 25px 0; }
    #secCert .main { margin: 15px 0 0 0; padding: 20px; position: relative; background: #2878B6; border-radius: 5px; }
        #secCert .main li { float: left; width: 20%; }
            #secCert .main li img { width: 95%; display: block; margin: 0px auto; border: 1px solid #ccc; border: 3px solid #ccc; border-radius: 4px; }
            #secCert .main li h3 { display: none; }


#secNews { }
    #secNews .divNews { }
        #secNews .divNews li { width: 50%; float: left; margin: 6px 0; }
            #secNews .divNews li .left { width: 40%; }
            #secNews .divNews li .right { width: 60%; }
            #secNews .divNews li a { border: none; }
            #secNews .divNews li .item h3 { font-size: 15px; line-height: 30px; height: 30px; overflow: hidden; color: #022e51; }
            #secNews .divNews li .item .intro { height: 60px; overflow: hidden; display: block; }

    #secNews .divFaq li { margin: 6px 0; }
        #secNews .divFaq li a { border: none; }
        #secNews .divFaq li .item { padding: 10px; border: none; border-bottom: 1px solid #ccc; border-radius: 0; }
            #secNews .divFaq li .item em { display: inline-block; margin-right: 10px; padding: 0 3px; color: #fff; font-style: normal; }
            #secNews .divFaq li .item h3 { font-size: 15px; line-height: 30px; height: 30px; overflow: hidden; color: #022e51; }
                #secNews .divFaq li .item h3 em { background: #034070; }
            #secNews .divFaq li .item .intro { height: 60px; overflow: hidden; display: block; }
                #secNews .divFaq li .item .intro em { background: #ec0c0c; }



@media (max-width: 768px) {

    .section { padding: 10px; }

    #secCustomer .main ul { float: left; }
    #secCustomer .main li { width: 50%; }

    #secProducts { }
        #secProducts .divProductShow { margin-top: 30px; }
            #secProducts .divProductShow .main li { width: 50%; }
                #secProducts .divProductShow .main li:last-child { display: none; }

    #secBannerMiddle { display: none; }

    #secNews .divFaq { margin-top: 30px; }
    #secNews .main li { float: none; width: auto; }
        #secNews .main li .item { padding: 6px; }
    #secNews .divNews li .item h3 { height: 24px; line-height:24px; margin: 3px 0; }

    #secStrong { background: #efefef; height: auto; padding: 20px 0; }
        #secStrong .title h3 { font-size: 30px; }
        #secStrong .main { padding: 20px 0; }
            #secStrong .main .item { border: 1px solid #ccc; background: #fefefe; border-radius: 5px; margin: 5px 0; }
                #secStrong .main .item .pic { width: auto; }
                    #secStrong .main .item .pic img { width: 100%; }
                #secStrong .main .item .strong { width: auto; position: relative; top: 0; left: 0; margin: 0; padding: 10px; }
            #secStrong .main li:nth-child(2n) .item { padding: 10px; }
                #secStrong .main li:nth-child(2n) .item .strong { width: auto; position: relative; left: 0; top: 0; }
                #secStrong .main li:nth-child(2n) .item .pic { width: auto; }
            #secStrong .main .item .strong em { font-size: 24px; width: 40px; height: 40px; line-height: 40px; left: 10px; }
            #secStrong .main .item .strong h3 { margin: 10px; margin-left: 50px; font-size: 20px; min-height: 50px; }
            #secStrong .main .item { height: auto; margin-bottom: 30px; }
                #secStrong .main .item span { line-height: 25px; font-size: 16px; }

    #secCase { padding: 5px; }
        #secCase .main { padding: 20px 0px; }
            #secCase .main li { width: 100%; }
                #secCase .main li .item { border: 1px solid #ccc; background: #fefefe; border-radius: 5px; margin: 5px 0; }
                #secCase .main li .intro { padding: 5px; }
                    #secCase .main li .intro h3 { font-size: 14px; }

    #secCert { height: auto; padding: 20px 0; }
        #secCert .main { padding: 20px 10px; }
            #secCert .main li { width: 50%; }

    #secAboutus .aboutus .main .pic { width: auto; border-radius: 5px; }
        #secAboutus .aboutus .main .pic img { width: 100%; display: block; }
    #secAboutus .contact { margin-top: 30px; }
    #divCompanyInfo img { width: 100%; border-radius: 5px; }
}
